Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/storage path chosen by user #49

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Feat/storage path chosen by user #49

merged 2 commits into from
Jul 28, 2023

Conversation

igormuba
Copy link
Collaborator

On the first boot of the app the user will be asked what folder should be chosen for IPFS pins.

If nothing is chosen it will fallback to the default.

It is set on the config file, that by default does not have a path:
image

The fallback default folder is .ipfs-3speak_v0.16.0/

On the first boot the default folder is expected to not exist, the user will be then asked what should be the folder to store IPFS pins:
image

If I choose a custom folder test then the folder will be initiated by IPFS and saved to config:
image

If no folder is chosen it will then fallback to .ipfs-3speak_v0.16.0/ and similarly save on the config file.

@igormuba igormuba requested a review from vaultec81 July 26, 2023 15:20
@igormuba igormuba merged commit aa7d229 into master Jul 28, 2023
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant